home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
stepp000.swf
/
scripts
/
DefineSprite_809
/
frame_20
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-11-12
|
238 b
|
19 lines
if(eval("/Variables:GardesSortis") == 1)
{
tellTarget("_root")
{
gotoAndStop("Tab1B");
}
}
else
{
tellTarget("_root")
{
gotoAndStop("Tab1");
}
}
tellTarget("_parent")
{
gotoAndStop(1);
}